SET_PORT_BITS     338 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG1, 0xef, val);
SET_PORT_BITS     360 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG1, 0xdf, val << 1);
SET_PORT_BITS     382 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG3, 0x7f, val << 7);
SET_PORT_BITS     403 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG3, 0xbf, val << 6);
SET_PORT_BITS     424 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG2, 0xf7, val << 3);
SET_PORT_BITS     446 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG2, 0xfb, val << 2);
SET_PORT_BITS     467 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG2, 0xfd, val << 1);
SET_PORT_BITS     488 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG2, 0xfe, val);
SET_PORT_BITS     510 drivers/char/tlclk.c 		SET_PORT_BITS(TLCLK_REG3, 0xc7, 0x28);
SET_PORT_BITS     511 drivers/char/tlclk.c 		SET_PORT_BITS(TLCLK_REG1, 0xfb, ~val);
SET_PORT_BITS     513 drivers/char/tlclk.c 		SET_PORT_BITS(TLCLK_REG3, 0xc7, 0x38);
SET_PORT_BITS     516 drivers/char/tlclk.c 			SET_PORT_BITS(TLCLK_REG0, 0xfc, 2);
SET_PORT_BITS     519 drivers/char/tlclk.c 			SET_PORT_BITS(TLCLK_REG0, 0xfc, 0);
SET_PORT_BITS     522 drivers/char/tlclk.c 			SET_PORT_BITS(TLCLK_REG0, 0xfc, 3);
SET_PORT_BITS     525 drivers/char/tlclk.c 			SET_PORT_BITS(TLCLK_REG0, 0xfc, 1);
SET_PORT_BITS     529 drivers/char/tlclk.c 		SET_PORT_BITS(TLCLK_REG3, 0xc7, val << 3);
SET_PORT_BITS     552 drivers/char/tlclk.c 		SET_PORT_BITS(TLCLK_REG3, 0xf8, 0x5);
SET_PORT_BITS     553 drivers/char/tlclk.c 		SET_PORT_BITS(TLCLK_REG1, 0xfb, ~val);
SET_PORT_BITS     555 drivers/char/tlclk.c 		SET_PORT_BITS(TLCLK_REG3, 0xf8, 0x7);
SET_PORT_BITS     558 drivers/char/tlclk.c 			SET_PORT_BITS(TLCLK_REG0, 0xfc, 2);
SET_PORT_BITS     561 drivers/char/tlclk.c 			SET_PORT_BITS(TLCLK_REG0, 0xfc, 0);
SET_PORT_BITS     564 drivers/char/tlclk.c 			SET_PORT_BITS(TLCLK_REG0, 0xfc, 3);
SET_PORT_BITS     567 drivers/char/tlclk.c 			SET_PORT_BITS(TLCLK_REG0, 0xfc, 1);
SET_PORT_BITS     571 drivers/char/tlclk.c 		SET_PORT_BITS(TLCLK_REG3, 0xf8, val);
SET_PORT_BITS     593 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG1, 0xfe, val);
SET_PORT_BITS     614 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG1, 0xfd, val);
SET_PORT_BITS     635 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG0, 0xfb, val);
SET_PORT_BITS     655 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG0, 0xbf, val);
SET_PORT_BITS     676 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG0, 0x7f, val);
SET_PORT_BITS     694 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG0, 0xf7, 0);
SET_PORT_BITS     695 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG0, 0xf7, 0x08);
SET_PORT_BITS     696 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG0, 0xf7, 0);
SET_PORT_BITS     716 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG0, 0xcf, val);
SET_PORT_BITS     736 drivers/char/tlclk.c 	SET_PORT_BITS(TLCLK_REG4, 0xfd, val);
SET_PORT_BITS     895 drivers/char/tlclk.c 		SET_PORT_BITS(TLCLK_REG1, 0xFE, 1);
SET_PORT_BITS     907 drivers/char/tlclk.c 		SET_PORT_BITS(TLCLK_REG1, 0xFE, 0);