Searched refs:R0900_MID (Results 1 – 2 of 2) sorted by relevance
224 intp->chip_id = stv0900_read_reg(intp, R0900_MID); in stv0900_initialize()259 if (stv0900_read_reg(intp, R0900_MID) >= 0x20) { in stv0900_initialize()1400 intp->chip_id = stv0900_read_reg(intp, R0900_MID); in stv0900_init_internal()
31 #define R0900_MID 0xf100 macro